home *** CD-ROM | disk | FTP | other *** search
- Path: turing.uncg.edu!b_lee2
- From: "Bin . Lee" <b_lee2@hamlet.uncg.edu>
- Newsgroups: comp.lang.c++
- Subject: sizeof class
- Date: Mon, 26 Feb 1996 19:00:12 -0500
- Organization: The University of North Carolina at Greensboro
- Message-ID: <Pine.SOL.3.91.960226185535.3663A-100000@turing.uncg.edu>
- NNTP-Posting-Host: turing.uncg.edu
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- X-Sender: b_lee2@turing.uncg.edu
-
-
- Hi, Folks:
-
- A simple question, for a class like
-
- class TestClass {};
-
- sizeof TestClass is 1 for BC++, is this normal ? Where dose computer store
- this pointer ?
-
- Thanks for help, please send me mail.
-
- Bin
-
-